home *** CD-ROM | disk | FTP | other *** search
- Path: tudelft.nl!news
- From: S.O.denHengst@is.twi.tudelft.nl (Stephan)
- Newsgroups: comp.lang.c++
- Subject: Capture print output from Dos-box under Windows 3.x Help Needed
- Date: Wed, 17 Jan 1996 21:37:51 GMT
- Organization: Delft University of Technology
- Message-ID: <4diqiv$8dl@mo6.rc.tudelft.nl>
- NNTP-Posting-Host: dutihy.twi.tudelft.nl
- X-Newsreader: Forte Free Agent 1.0.82
-
- I have a dos application that uses special characters in the
- printoutput when this output does't has to be printed but has to be
- faxed (the fax number is in the output).
-
- As this application is always run in a dos-box from windows 3.x, don't
- know if I have to:
-
- - write a dos TSR to capture this string and send the output to a
- file.
- or
- - programm anything?? in the windows print manager?? to capture the
- string and send the output to a file.
-
- Please help me answering these questions. When it's possible I like to
- receive some refs to solutions or some example code which tells me how
- to handle this problem.
-
- Thanks in advance,
-
- Stephan
-
-
-